Xbasic

AlphaCloud::ClientDisableSecurityApplication Method

Syntax

.DisableSecurityApplication as L (SecurityApplicationName as C)

Arguments

SecurityApplicationNameCharacter

The name of the security application to be disabled.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

DisableSecurityApplication sets the status of a security application to be disabled. Any a scheduled deployment referencing the security application will effectively be disabled and stopped as well.